Platform Explorer / Nuxeo Platform 2023.10

Extension point elContextFactory

Documentation

The class defining the ELContext factory. This is used by high-level UI components like Seam/JSF that need to provided extended EL context when evaluating certain expressions.

Example:

    <factory class="com.example.ELContextFactoryImpl"/>

Contribution Descriptors

  • Class: org.nuxeo.ecm.platform.el.ELContextFactoryDescriptor

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.